home *** CD-ROM | disk | FTP | other *** search
/ Champak 142 / Volume 142 Oct 17 2011 - Damaged.iso / Games / Fashion_Recall.swf / scripts / DefineButton2_193 / BUTTONCONDACTION on(release).as
Text File  |  2011-10-17  |  98b  |  6 lines

  1. on(release){
  2.    _parent.lvl = 11;
  3.    _parent.roundsleft = 3;
  4.    _parent.gotoAndStop("st");
  5. }
  6.